home *** CD-ROM | disk | FTP | other *** search
/ New Perspectives on Computer Concepts / New Perspectives on Computer Concepts.iso / np2010c / L02a.swf / scripts / DefineButton2_565 / BUTTONCONDACTION on(release).as
Text File  |  2007-12-30  |  60b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(513);
  4. }
  5.